IAxis.ReadCustomInput1 method

Reads the first custom input variable you added in IntervalZeroDevices database or UserDevices database, in which you can use KINGSTAR ESI Import Tool to add two custom input variables.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
uint ReadCustomInput1()
Function ReadCustomInput1() As UInteger

Return value

Type: uint

Usable EtherCAT states

ecatOP

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace